Interface WPAProcess

All Superinterfaces:
IPCObject, Process, WEPProcess
All Known Implementing Classes:
WPAProcessImpl

public interface WPAProcess extends WEPProcess
Information provided by the PKI file:

    \class WPAProcess
    
    \brief WPAProcess handles and manipulates the WPA encryption process on wireless clients.
    
    \example network().getDevice("PC0").getProcess("WirelessClient").getWepProcess()
    
Author:
Auto-generated